Skip to content

Version Packages#1921

Open
github-actions[bot] wants to merge 1 commit into
stablefrom
changeset-release/stable
Open

Version Packages#1921
github-actions[bot] wants to merge 1 commit into
stablefrom
changeset-release/stable

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to stable, this PR will be updated.

Releases

@workflow/world-vercel@4.2.0

Minor Changes

  • #1897 677867b Thanks @VaguelySerious! - Switch the workflow-server Deployment Protection bypass to OIDC Trusted Sources. The VERCEL_WORKFLOW_SERVER_PROTECTION_BYPASS env var is no longer used; the x-vercel-trusted-oidc-idp-token header is now sourced from getVercelOidcToken().

Patch Changes

  • #2007 a350e8d Thanks @github-actions! - Release failed VQS workflow handler messages on the configured retry cadence.

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • #1996 ecfccc3 Thanks @github-actions! - Update to new queue client version

  • Updated dependencies [15e44b3]:

    • @workflow/world@4.1.2
    • @workflow/errors@4.1.2

@workflow/astro@4.0.5

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • Updated dependencies [16f2c23, 14326ad]:

    • @workflow/builders@4.0.6
    • @workflow/rollup@4.0.5
    • @workflow/vite@4.0.5

@workflow/builders@4.0.6

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • #1940 14326ad Thanks @github-actions! - Auto-remove workflow-enabled packages from Next.js serverExternalPackages so they can be transformed, and retain a best-effort externalPackages warning fallback for non-Next builders.

  • Updated dependencies [16f2c23]:

    • @workflow/core@4.2.5
    • @workflow/utils@4.1.2
    • @workflow/errors@4.1.2

@workflow/cli@4.2.5

Patch Changes

  • Updated dependencies [15e44b3, a350e8d, 76352f0, 16f2c23, e428cdb, ecfccc3, 14326ad, 677867b]:
    • @workflow/world@4.1.2
    • @workflow/world-vercel@4.2.0
    • @workflow/world-local@4.1.2
    • @workflow/builders@4.0.6
    • @workflow/core@4.2.5
    • @workflow/utils@4.1.2
    • @workflow/errors@4.1.2
    • @workflow/web@4.1.6

@workflow/core@4.2.5

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • Updated dependencies [15e44b3, a350e8d, 76352f0, 16f2c23, e428cdb, ecfccc3, 677867b]:

    • @workflow/world@4.1.2
    • @workflow/world-vercel@4.2.0
    • @workflow/world-local@4.1.2
    • @workflow/utils@4.1.2
    • @workflow/errors@4.1.2

@workflow/errors@4.1.2

Patch Changes

  • Updated dependencies [16f2c23]:
    • @workflow/utils@4.1.2

@workflow/nest@0.0.5

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • Updated dependencies [16f2c23, 14326ad]:

    • @workflow/builders@4.0.6

@workflow/next@4.0.6

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • #1940 14326ad Thanks @github-actions! - Auto-remove workflow-enabled packages from Next.js serverExternalPackages so they can be transformed, and retain a best-effort externalPackages warning fallback for non-Next builders.

  • Updated dependencies [16f2c23, 14326ad]:

    • @workflow/builders@4.0.6
    • @workflow/core@4.2.5

@workflow/nitro@4.0.6

Patch Changes

  • Updated dependencies [16f2c23, 14326ad]:
    • @workflow/builders@4.0.6
    • @workflow/core@4.2.5
    • @workflow/rollup@4.0.5
    • @workflow/vite@4.0.5

@workflow/nuxt@4.0.6

Patch Changes

  • Updated dependencies []:
    • @workflow/nitro@4.0.6

@workflow/rollup@4.0.5

Patch Changes

@workflow/sveltekit@4.0.5

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • #1984 5b6a581 Thanks @pranaygp! - Fix duplicate Workflow queue consumers in SvelteKit deployments by removing stale workflow queue triggers from shared Vercel function configs.

  • Updated dependencies [16f2c23, 14326ad]:

    • @workflow/builders@4.0.6
    • @workflow/rollup@4.0.5
    • @workflow/vite@4.0.5

@workflow/utils@4.1.2

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

@workflow/vite@4.0.5

Patch Changes

@workflow/vitest@4.0.6

Patch Changes

@workflow/web-shared@4.1.6

Patch Changes

  • Updated dependencies [15e44b3, 16f2c23]:
    • @workflow/world@4.1.2
    • @workflow/core@4.2.5
    • @workflow/utils@4.1.2

workflow@4.2.5

Patch Changes

  • #1986 16f2c23 Thanks @pranaygp! - Fix local workflow port detection, make generated health endpoints respond to HEAD requests, materialize manual webhook response bodies before returning them, wait for step return stream serialization before completing the step, bound Vercel stream and health-check operations so stuck writes or queue sends retry or time out instead of hanging, and stabilize remote Vercel e2e checks around CLI inspection, sleep timing, and hook registration/disposal.

  • Updated dependencies [16f2c23, 5b6a581, 14326ad]:

    • @workflow/astro@4.0.5
    • @workflow/core@4.2.5
    • @workflow/nest@0.0.5
    • @workflow/next@4.0.6
    • @workflow/sveltekit@4.0.5
    • @workflow/utils@4.1.2
    • @workflow/cli@4.2.5
    • @workflow/errors@4.1.2
    • @workflow/nitro@4.0.6
    • @workflow/rollup@4.0.5
    • @workflow/typescript-plugin@4.0.2
    • @workflow/nuxt@4.0.6

@workflow/world@4.1.2

Patch Changes

  • #1938 15e44b3 Thanks @github-actions! - Fix compatibility with Zod 4.4.x in WorkflowRunSchema by marking output, error, and completedAt as .optional() on non-final / cancelled / completed / failed run states.

@workflow/world-local@4.1.2

Patch Changes

  • #1998 76352f0 Thanks @github-actions! - Improve the local queue error message when a Next.js proxy intercepts workflow routes.

  • #1898 e428cdb Thanks @VaguelySerious! - Fix local-world recovery isolation in Vitest and support custom test directories

  • Updated dependencies [15e44b3, 16f2c23]:

    • @workflow/world@4.1.2
    • @workflow/utils@4.1.2
    • @workflow/errors@4.1.2

@workflow/world-postgres@4.1.2

Patch Changes

  • Updated dependencies [15e44b3, 76352f0, 16f2c23, e428cdb]:
    • @workflow/world@4.1.2
    • @workflow/world-local@4.1.2
    • @workflow/utils@4.1.2
    • @workflow/errors@4.1.2

@workflow/world-testing@4.1.5

Patch Changes

  • Updated dependencies [15e44b3, 16f2c23]:
    • @workflow/world@4.1.2
    • @workflow/core@4.2.5
    • workflow@4.2.5
    • @workflow/cli@4.2.5

@workflow/web@4.1.6

tarballs@0.0.1

Patch Changes

  • Updated dependencies [15e44b3, a350e8d, 76352f0, 16f2c23, 5b6a581, e428cdb, ecfccc3, 14326ad, 677867b]:
    • @workflow/world@4.1.2
    • @workflow/world-vercel@4.2.0
    • @workflow/world-local@4.1.2
    • @workflow/astro@4.0.5
    • @workflow/builders@4.0.6
    • @workflow/core@4.2.5
    • @workflow/nest@0.0.5
    • @workflow/next@4.0.6
    • @workflow/sveltekit@4.0.5
    • @workflow/utils@4.1.2
    • workflow@4.2.5
    • @workflow/vitest@4.0.6
    • @workflow/cli@4.2.5
    • @workflow/errors@4.1.2
    • @workflow/web@4.1.6
    • @workflow/web-shared@4.1.6
    • @workflow/world-postgres@4.1.2
    • @workflow/world-testing@4.1.5
    • @workflow/nitro@4.0.6
    • @workflow/rollup@4.0.5
    • @workflow/vite@4.0.5
    • @workflow/typescript-plugin@4.0.2
    • @workflow/ai@4.1.2
    • @workflow/nuxt@4.0.6

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment May 19, 2026 0:50am
example-nextjs-workflow-webpack Ready Ready Preview, Comment May 19, 2026 0:50am
example-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-astro-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-express-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-fastify-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-hono-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-nitro-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-nuxt-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-sveltekit-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-tanstack-start-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workbench-vite-workflow Ready Ready Preview, Comment May 19, 2026 0:50am
workflow-docs Ready Ready Preview, Comment, Open in v0 May 19, 2026 0:50am
workflow-swc-playground Ready Ready Preview, Comment May 19, 2026 0:50am
workflow-tarballs Ready Ready Preview, Comment May 19, 2026 0:50am
workflow-web Ready Ready Preview, Comment May 19, 2026 0:50am

@github-actions github-actions Bot closed this May 5, 2026
@github-actions github-actions Bot force-pushed the changeset-release/stable branch from 1d0fbd5 to 18fa7f4 Compare May 5, 2026 03:04
@github-actions github-actions Bot reopened this May 5, 2026
@github-actions github-actions Bot closed this May 6, 2026
@github-actions github-actions Bot force-pushed the changeset-release/stable branch from db0b0cd to 14326ad Compare May 6, 2026 08:00
@github-actions github-actions Bot reopened this May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants